
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b64k -r -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 65536
		using random I/O (alignment: 65536)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.00s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  12.45%|   0.86%|   11.59%|  87.57%
   1|   7.76%|   0.91%|    6.85%|  92.26%
-------------------------------------------
avg.|  10.10%|   0.89%|    9.22%|  89.91%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     11253907456 |       171721 |     178.86 |    2861.80 |    0.346 |     1.962 | test.dat (10240MB)
     1 |     10540548096 |       160836 |     167.52 |    2680.39 |    0.369 |     2.069 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       21794455552 |       332557 |     346.39 |    5542.19 |    0.357 |     2.015

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |     11253907456 |       171721 |     178.86 |    2861.80 |    0.346 |     1.962 | test.dat (10240MB)
     1 |     10540548096 |       160836 |     167.52 |    2680.39 |    0.369 |     2.069 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:       21794455552 |       332557 |     346.39 |    5542.19 |    0.357 |     2.015

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.032 |        N/A |      0.032
   25th |      0.087 |        N/A |      0.087
   50th |      0.105 |        N/A |      0.105
   75th |      0.141 |        N/A |      0.141
   90th |      0.192 |        N/A |      0.192
   95th |      0.299 |        N/A |      0.299
   99th |      8.760 |        N/A |      8.760
3-nines |     19.297 |        N/A |     19.297
4-nines |     66.079 |        N/A |     66.079
5-nines |    136.634 |        N/A |    136.634
6-nines |    369.072 |        N/A |    369.072
7-nines |    369.072 |        N/A |    369.072
8-nines |    369.072 |        N/A |    369.072
9-nines |    369.072 |        N/A |    369.072
    max |    369.072 |        N/A |    369.072
